home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / oneach.zip / EDITOR.MAN < prev    next >
Text File  |  1987-07-07  |  36KB  |  928 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.                             'ONE-EACH EDITORS'
  14.                                Version 1.03
  15.                                Users Guide
  16.                                  
  17.                               
  18.                           Written and compiled in 
  19.                             TURBO PROLOG*  v1.1
  20.  
  21.  
  22.                             (c) Copyright 1987
  23.                                Brad Perkins
  24.                             All Rights Reserved  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.         *TURBO PROLOG is a trademark of Borland International
  58.  
  59.  
  60.  
  61.                            ***** CONTENTS *****
  62.  
  63.    INTRODUCTION ....................................................... 1
  64.    REQUIREMENTS ....................................................... 1
  65.    LIMITATIONS  ....................................................... 1
  66.    GETTING STARTED .................................................... 2
  67.     Printing this users guide ..................................... 2
  68.         Hard Disk Systems ............................................. 2 
  69.         Floppy Systems ................................................ 2
  70.         Starting One-Each ............................................. 2
  71.    THE MENU SYSTEM .................................................... 3          
  72.         Edit .......................................................... 3
  73.         THE PRINT MENU ................................................ 3
  74.            Print Editor ............................................... 3
  75.            External File .............................................. 3
  76.            Headers .................................................... 3
  77.            Doublestrike ............................................... 3
  78.            Margin Indent .............................................. 3
  79.         THE FILES MENU ................................................ 4
  80.            Load text .................................................. 4
  81.               Saving Text ............................................. 4
  82.            Delete File ................................................ 4
  83.            File Directory ............................................. 4
  84.            Rename ..................................................... 4
  85.            Operating System ........................................... 4
  86.            Zap Editor ................................................. 4
  87.            View File .................................................. 4
  88.            Wild Card .................................................. 4
  89.         THE SETUP MENU ................................................ 5
  90.            Directories (path) ......................................... 5
  91.            Printer Port ............................................... 5
  92.            Save Setup ................................................. 5
  93.         QUIT .......................................................... 5
  94.    USING ONE-EACH ..................................................... 6
  95.    THE ONE-EACH EDITOR ................................................ 6
  96.         THE EDITOR FUNCTION KEYS ...................................... 6
  97.            F1 Help .................................................... 6
  98.            F2 Goto Line ............................................... 7
  99.            F3 Search .................................................. 7
  100.            F4 Substitute .............................................. 7
  101.            Block Functions(F5-F7) ..................................... 8
  102.            F8 External Edit ........................................... 8
  103.            F9 External Copy ........................................... 8
  104.            F10 End .................................................... 8
  105.            Escape Abort ............................................... 8
  106.    WORDSTAR COMPATIBLE COMMANDS ....................................... 9           
  107.    THE SHAREWARE CONCEPT ............................................. 10                                          
  108.    DISCLAIMER ........................................................ 10
  109.    REGISTRATION FORM ................................................. 11
  110.    DEALER REGISTRATION ............................................... 12
  111.    CUSTOMIZE FORM PAGE 1. ............................................ 13
  112.    COMMENT FORM ...................................................... 14
  113.  
  114.  
  115.  
  116.  
  117.                                 INTRODUCTION
  118.  
  119.         'ONE-EACH EDITORS' Is a virtual screen editor for use by anyone
  120.    who wishes to create or modify existing text files. It's not a word-
  121.    processor but it can be used for simple letters and notes. One-Each
  122.    is especially useful to programmers because of the features included 
  123.    specifically for programmers. Some of these features are as follows:
  124.  
  125.          1: An auxillary editor window from which you may edit
  126.             or copy from an external file. This is actually part 
  127.             of Turbo Prolog's built in editor.
  128.  
  129.          2: Several file handling utilities.
  130.                       a. Delete file
  131.                       b. Rename file
  132.                       c. Display directory
  133.                       d. Change logged drive and directory
  134.                       e. Jump to DOS (and return)
  135.                       f. View file
  136.               g. Copy file
  137.                   
  138.          3: Printer support:
  139.                       a. Print editor
  140.                       b. Print external file
  141.                       c. Select printer port
  142.                       d. Page header on/off
  143.  
  144.          4: User interface:
  145.                       a. Pull down, pop up menus and windows
  146.                       b. Editor status line
  147.                       c. Menu and editor command line
  148.                       d. Instant help windows from the editor
  149.  
  150.      5: Last file autoload:
  151.                One-Each will automatically load the last
  152.                file saved from the previous session.     
  153.  
  154.                           ***** REQUIREMENTS *****
  155.  
  156.         HARDWARE: IBM pc, xt, at or compatible with 256K ram memory,
  157.                   and one floppy disk drive.
  158.  
  159.                   Epson or equivalent printer. 'ONE-EACH should work
  160.                   with any ascii printer.
  161.  
  162.         SOFTWARE: COMMAND.COM must reside in the same directory with
  163.                   One-Each in order for the DOS shell (Operating
  164.                   System) feature to work. The setup files should also
  165.                   be in the same directory.
  166.  
  167.                           ***** LIMITATIONS *****
  168.  
  169.         As of this writing One-Each can handle ascii files no larger
  170.    than 64K. This is due to limits imposed by Turbo Prolog on its string
  171.    handling predicates.  
  172.  
  173.                 Page 1.
  174.                 
  175.  
  176.                         ***** GETTING STARTED *****
  177.  
  178.       **************************************************************
  179.       *                     << IMPORTANT >>                        *
  180.       *                                                            *
  181.       * Make a backup copy of 'ONE-EACH' and store the original in *
  182.       * a safe place.                                              *
  183.       ************************************************************** 
  184.  
  185.     PRINTING THIS USERS GUIDE:
  186.     
  187.         Go to the "Setup" menu and select the correct printer port,
  188.         then select "External file" from the "Print" menu. Type in
  189.         "EDITOR.MAN" at the prompt, ready your printer and press
  190.         return.
  191.             
  192.     HARD DISK SYSTEM:
  193.  
  194.         Create a directory called ONE-EACH (or whatever you wish).
  195.         Copy all of the files into the directory. Copy "COMMAND.COM"
  196.         from your DOS directory or DOS diskette into the One-Each
  197.         directory. 
  198.  
  199.     SINGE OR DOUBLE FLOPPY SYSTEMS:
  200.  
  201.         The following files are not necessary for the operation of
  202.         One-Each on a color system:
  203.                  MED.EXE
  204.                  MONO.SYS
  205.          EDITOR.MAN
  206.          READ.ME
  207.          MAKE.EXE
  208.          
  209.         The following files are not necessary for the operation of
  210.         One-Each on a mono (black and white or singe color) system:
  211.              ED.EXE
  212.              EDITOR.SYS
  213.